home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-10-06 | 3.5 KB | 100 lines | [TEXT/R*ch] |
-
- BLITPIXIE - Table of Contents
-
- README General Description
- Makefile GNU makefile (not working yet)
-
- /Documentation: Description
- ==========================================================================
- CONTENTS This File
- NEWS Release Notes and Bug History
- LICENSE Conditions for Usage
- INSTALL Installation Instructions
- AUTHORS Credits and Authors
- TODO Known Bugs and Missing Features
-
- BlitPixie.html API Documentation
- blitpixie.jpg
-
- /Projects: Description
- ==========================================================================
- BlitPixie.mcp CodeWarrior Pro 5 - Fat project
- BlitPixie68k.µ CodeWarrior 9 - 680X0 project
- BlitPixiePPC.µ CodeWarrior 9 - PowerPC project
- BlitPixie.π THINK C (68k) project
-
- BlitPixie.cmd support files for shared libraries
- BlitPixie.exp
- BlitPixie.rsrc
- BlitPixie.r
-
- ListX86Asm.h support files for generating X86 assembly
- MoveX86Asm
-
- /Sources: Description
- ==========================================================================
- BlitPixieAllBit.c blitter source code, with inline assembly
- BlitPixieBlitClear.c
- BlitPixieBlitErase.c
- BlitPixieClear.c
- BlitPixieCodeCompiler.c
- BlitPixieColorkey.c
- BlitPixieDirtyRects.c
- BlitPixieDoubled.c
- BlitPixieDoubleRects.c
- BlitPixieFlip.c
- BlitPixieMask.c
- BlitPixieMaskCollision.c
- BlitPixieRect.c
- BlitPixieRLE.c
- BlitPixieRLECollision.c
- BlitPixieRLECompiler.c
- BlitPixieRotoZoomer.c
- BlitPixieUtils.c
-
-
- /Headers: Description
- ==========================================================================
- BlitPixieHeader.h public function prototypes and definitions
-
- BlitPixieVersion.h (internal) library version
- BlitPixieSystem.h (internal) platform dependent declarations
- BlitPixieAsm.h (internal) inline assembly declarations
-
-
- /MPW: Description
- ==========================================================================
- BuildBlitPixie, custom MPW build scripts
- BuildAsm
-
- BlitPixie.make, custom MPW makefiles
- Asm.make
-
- StreamScript68k, helper StreamEdit files for Asm.make
- StreamScriptPPC
-
- AsmGlobal.s.in, originals for global asm defines/macros
- AsmGlobal.a.in
-
- /Assembler: Description
- ==========================================================================
- /68K, contain the auto-generated assembler code
- /PPC,
- /X86
-
- /Libraries: Description
- ==========================================================================
- ReadMe.txt why there are no pre-compiled binaries
-
- BlitPixie68K 68k shared library
- BlitPixiePPC PPC shared library
- BlitPixieLib68K CodeWarrior 68k static library
- BlitPixieLibPPC CodeWarrior PPC static library
- BlitPixie.o MPW 68k static library
- BlitPixie.x MPW PPC static library
- BlitPixieLib THINK C static library
- BlitPixieLib.lib CodeWarrior X86 static library
- BlitPixie.lib CodeWarrior X86 import library
- BlitPixie.dll CodeWarrior X86 shared library
-
-